Skip to content

docs: improve Paginating with Models#7581

Merged
kenjis merged 4 commits intocodeigniter4:developfrom
kenjis:docs-model-pagination
Jun 18, 2023
Merged

docs: improve Paginating with Models#7581
kenjis merged 4 commits intocodeigniter4:developfrom
kenjis:docs-model-pagination

Conversation

@kenjis
Copy link
Copy Markdown
Member

@kenjis kenjis commented Jun 16, 2023

Description

  • add explanation and sample code

Checklist:

  • Securely signed commits
  • [] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [] Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis added the documentation Pull requests for documentation only label Jun 16, 2023
@@ -0,0 +1,20 @@
<?php

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
use CodeIgniter\Model;

Is this what you mean?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Fixed.

@kenjis kenjis force-pushed the docs-model-pagination branch from 7a687a8 to 041d2bc Compare June 17, 2023 01:07
@kenjis kenjis merged commit d45bd46 into codeigniter4:develop Jun 18, 2023
@kenjis kenjis deleted the docs-model-pagination branch June 18, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants